[INFO] cloning repository https://github.com/PotentialStyx/pbjs-decompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PotentialStyx/pbjs-decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 692d35d744ea00e0da3d82f7b7806b380bf8ec81
[INFO] fixing PotentialStyx/pbjs-decompiler against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PotentialStyx/pbjs-decompiler
[INFO] finished tweaking git repo https://github.com/PotentialStyx/pbjs-decompiler
[INFO] tweaked toml for git repo https://github.com/PotentialStyx/pbjs-decompiler written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PotentialStyx/pbjs-decompiler on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PotentialStyx/pbjs-decompiler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037
[INFO] running `Command { std: "docker" "start" "69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking biome_js_unicode_table v0.1.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling biome_markup v0.1.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.1.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling pmutil v0.6.1
[INFO] [stderr]    Compiling swc_macros_common v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bpaf_derive v0.5.6
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling from_variant v0.1.6
[INFO] [stderr]    Compiling ast_node v0.9.5
[INFO] [stderr]    Compiling string_enum v0.4.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking hstr v0.2.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking bpaf v0.9.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_visit_macros v0.5.8
[INFO] [stderr]    Compiling is-macro v0.3.0
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking swc_visit v0.5.7
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking biome_text_size v0.1.0
[INFO] [stderr]     Checking swc_atoms v0.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking biome_text_edit v0.1.0
[INFO] [stderr]     Checking biome_rowan v0.1.0
[INFO] [stderr]     Checking biome_json_syntax v0.1.0
[INFO] [stderr]     Checking biome_json_factory v0.1.0
[INFO] [stderr]     Checking swc_common v0.33.9
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking biome_console v0.1.0
[INFO] [stderr]     Checking biome_diagnostics v0.1.0
[INFO] [stderr]     Checking swc_ecma_ast v0.110.10
[INFO] [stderr]     Checking biome_parser v0.1.0
[INFO] [stderr]     Checking biome_js_syntax v0.1.0
[INFO] [stderr]     Checking biome_formatter v0.1.0
[INFO] [stderr]     Checking biome_json_parser v0.1.0
[INFO] [stderr]     Checking biome_deserialize v0.1.0
[INFO] [stderr]     Checking biome_js_factory v0.1.0
[INFO] [stderr]     Checking biome_js_parser v0.1.0
[INFO] [stderr]     Checking biome_js_formatter v0.1.0
[INFO] [stderr]     Checking swc_ecma_parser v0.141.27
[INFO] [stderr]     Checking pbjs-decompiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:53:41
[INFO] [stdout]     |
[INFO] [stdout]  51 | ...                       let module = decl;
[INFO] [stdout]     |                               ------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `module` calls a custom destructor
[INFO] [stdout]     |                               `module` will be dropped later as of Edition 2024
[INFO] [stdout]  52 | ...                       if let TsNamespaceBody::TsModuleBlock(block) =
[INFO] [stdout]  53 | ...                           module.body.make_result()?
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  70 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/error.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:47:68
[INFO] [stdout]     |
[INFO] [stdout]  46 |                     let module = decl;
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `module` calls a custom destructor
[INFO] [stdout]     |                         `module` will be dropped later as of Edition 2024
[INFO] [stdout]  47 |                     if let TsNamespaceBody::TsModuleBlock(block) = module.body.make_result()? {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/error.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 237 |                         let prop = match _prop {
[INFO] [stdout]     |                             ----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `prop` calls a custom destructor
[INFO] [stdout]     |                             `prop` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 242 |                         match *prop.clone().type_ann.make_result()?.type_ann {
[INFO] [stdout]     |                                ------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 403 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/error.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prop` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:53:41
[INFO] [stdout]     |
[INFO] [stdout]  51 | ...                       let module = decl;
[INFO] [stdout]     |                               ------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               `module` calls a custom destructor
[INFO] [stdout]     |                               `module` will be dropped later as of Edition 2024
[INFO] [stdout]  52 | ...                       if let TsNamespaceBody::TsModuleBlock(block) =
[INFO] [stdout]  53 | ...                           module.body.make_result()?
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  70 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/error.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:47:68
[INFO] [stdout]     |
[INFO] [stdout]  46 |                     let module = decl;
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `module` calls a custom destructor
[INFO] [stdout]     |                         `module` will be dropped later as of Edition 2024
[INFO] [stdout]  47 |                     if let TsNamespaceBody::TsModuleBlock(block) = module.body.make_result()? {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                    |
[INFO] [stdout]     |                                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/error.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `module` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parser.rs:242:32
[INFO] [stdout]     |
[INFO] [stdout] 237 |                         let prop = match _prop {
[INFO] [stdout]     |                             ----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `prop` calls a custom destructor
[INFO] [stdout]     |                             `prop` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 242 |                         match *prop.clone().type_ann.make_result()?.type_ann {
[INFO] [stdout]     |                                ------------^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 403 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/error.rs:586:1
[INFO] [stdout]     |
[INFO] [stdout] 586 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `prop` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hstr-0.2.6/src/lib.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl Drop for Atom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: pbjs-decompiler v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking pbjs-decompiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `required` is never read
[INFO] [stdout]   --> src/parser.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ParsedField {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub required: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `required` is never read
[INFO] [stdout]   --> src/parser.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct ParsedField {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub required: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.99s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037", kill_on_drop: false }`
[INFO] [stdout] 69b557ab14ed45fc27f7d35146a77a9ee5b4e211b52074075a43b5bafa84b037
